<%= l(:label_no_data) %>
<% else %> <%= render :partial => 'board' %> <% end %> <% content_for :sidebar do %> <%= render :partial => 'agile_boards/issues_links' %> <%= render :partial => 'agile_charts/agile_charts' %> <% end %> <% html_title l(:label_agile_version_planning) %> <% content_for :header_tags do %> <%= javascript_include_tag "redmine_agile", :plugin => 'redmine_agile' %> <%= javascript_include_tag "jquery.ui.touch-punch.js", :plugin => 'redmine_agile' %> <%= stylesheet_link_tag 'context_menu' %> <% end %>